xen.git
2018-04-16 Jan Beulichx86: check feature flags after resume
2018-04-16 Jan Beulichx86: suppress BTI mitigations around S3 suspend/resume
2018-04-16 Jan Beulichx86: correct ordering of operations during S3 resume
2018-04-13 Ian Jacksondocs/gen-html-index: Make HTML::TreeBuilder::XPath...
2018-04-12 Oleksandr Andrushchenkosndif: Add explicit back and front parameter negotiation
2018-04-12 Oleksandr Andrushchenkosndif: Add explicit back and front synchronization
2018-04-12 Oleksandr Andrushchenkosndif: Make requests and responses 64 octets long
2018-04-12 Oleksandr Andrushchenkosndif: Fix missed "reserved" fields in comments
2018-04-12 Oleksandr Andrushchenkosndif: Introduce protocol version
2018-04-12 Ian Jacksondocs/parse-support-md: Unify identical [*] in footnotes
2018-04-12 Ian Jacksondocs: Provide support-matrix-generate, to generate...
2018-04-12 Ian Jacksondocs: Provide parse-support-md
2018-04-12 Ian Jacksondocs/Makefile: Format SUPPORT.md into the toplevel
2018-04-12 Ian Jacksondocs/Makefile: Introduce GENERATE_PANDOC_RULE_RAW
2018-04-12 Ian Jacksondocs/gen-html-index: Support documents at the toplevel
2018-04-12 Ian Jacksondocs/gen-html-index: Extract titles from HTML documents
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Provide a title rather than a spuri...
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Fix a typo "States"
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Fix some bullet lists
2018-04-11 Andrew Cooperx86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()
2018-04-11 Jan Beulichx86/HVM: suppress I/O completion for port output
2018-04-10 Julien Gralllibxl: arm: Fix build after c/s 74fd984ae
2018-04-10 Wei Liuxen/arm: fix build after f20a6e309
2018-04-09 Boris Ostrovskyx86/PVH/libxl: Check whether Linux guest can handle...
2018-04-09 Andrew Cooperx86/pv: Fix up erroneous segments for 32bit syscall...
2018-04-09 Wei Liux86: remove unused parameter from smp_prepare_cpus
2018-04-07 Andrew Cooperx86/ioreq: Fix build from a collision of c/s f46b61973...
2018-04-06 Amit Singh... xen/arm: Add MVEBU UART driver for Marvell Armada 3700 SoC
2018-04-06 Amit Singh... xen/arm: Add Marvell ARMADA 3700 early printk support
2018-04-06 Julien Grallxen: Convert page_to_mfn and mfn_to_page to use typesaf...
2018-04-06 Wei LiuRevert "tools/libxl: Fix build following c/s 74fd984ae"
2018-04-06 Julien Grallxen/x86: Switch mfn_to_page in x86_64/mm.c to use types...
2018-04-06 Julien Grallxen/grant: Switch common/grant_table.c to use typesafe MFN
2018-04-06 Julien Grallxen/grant: Switch {create, replace}_grant_p2m_mapping...
2018-04-06 Julien Grallxen/mm: Switch common/memory.c to use typesafe MFN
2018-04-06 Julien Grallxen/mm: Switch some of page_alloc.c to typesafe MFN
2018-04-06 Julien Grallxen/mm: Switch map_pages_to_xen to use MFN typesafe
2018-04-06 Julien Grallxen/mm: Drop the parameter mfn from populate_pt_range
2018-04-06 Julien Grallxen/arm: mm: Remove unused relinquish_shared_pages
2018-04-06 Julien Grallxen/arm: mm: Remove unused M2P code
2018-04-06 Julien Grallxen/arm: mm: Use gaddr_to_gfn rather than _gfn(paddr_to...
2018-04-06 Julien Grallxen/arm: setup: use maddr_to_mfn rather than _mfn(paddr...
2018-04-06 Marcello Seritools: reduce copies b/w ocaml Strings and Bytes
2018-04-06 Andrew Coopertools/libxl: Fix build following c/s 74fd984ae
2018-04-06 Marek Marczykowski... tools/kdd: mute spurious gcc warning
2018-04-06 Marek Marczykowski... tools/blktap2: fix hypothetical buffer overflow
2018-04-06 Marek Marczykowski... tools/blktap2: fix possible '\0' truncation
2018-04-06 Marek Marczykowski... tools/gdbsx: fix -Wstringop-truncation warning
2018-04-06 Marek Marczykowski... tools/xenpmd: fix possible '\0' truncation
2018-04-06 Marek Marczykowski... tools/misc: fix hypothetical buffer overflow in xen...
2018-04-06 Marek Marczykowski... tools/libxc: fix strncpy size
2018-04-06 Petre Eftimepython: xc: fix max_cpu_index sign error
2018-04-06 Marek Marczykowski... libxl: add libxl_domain_suspend_only to simply suspend...
2018-04-05 Julien Grallxen/pdx: Introduce helper to convert MFN <-> PDX
2018-04-05 Julien Grallxen/x86: mm: Switch x86/mm.c to use typesafe for virt_t...
2018-04-05 Julien Grallxen/x86: Remove unused override of page_to_mfn/mfn_to_page
2018-04-05 Wei Liux86/mm: skip incrementing mfn if it is not a valid mfn
2018-04-05 Jan Beulichx86/XPTI: reduce .text.entry
2018-04-05 Jan Beulichx86: log XPTI enabled status
2018-04-05 Jan Beulichx86: disable XPTI when RDCL_NO
2018-04-05 Andrew Cooperx86/vtx: Introduce a typed union for CR access exit...
2018-04-05 Andrew Cooperxen/public: Rename xen_domctl_createdomain.config to...
2018-04-05 Andrew Coopertools/libxl: Don't prepare or save xc_config when soft...
2018-04-05 Andrew Coopertools/libxl: Drop xc_domain_configuration_t from libxl_...
2018-04-05 Sergey Dyaslix86/cpuid: update signature of hvm_cr4_guest_valid_bits()
2018-04-04 Razvan Cojocarux86/altp2m: support for setting restrictions for an...
2018-04-04 Wei Liux86/hvm/ioreq: fix two bugs in hvm_create_ioreq_server
2018-04-03 Wei LiuRevert "Config.mk: update mini-os commit"
2018-04-03 Paul Durranttools/libxenforeignmemory: reduce xenforeignmemory_rest...
2018-04-03 Paul Durranttools/libxenforeignmemory: add support for resource...
2018-04-03 Paul Durrantx86/mm: add an extra command to HYPERVISOR_mmu_update...
2018-04-03 Paul Durrantx86/hvm/ioreq: add a new mappable resource type...
2018-04-03 Paul Durrantx86/mm: add HYPERVISOR_memory_op to acquire guest resources
2018-04-03 Paul Durrantx86/hvm/ioreq: defer mapping gfns until they are actual...
2018-04-03 Paul Durrantx86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
2018-04-03 Paul Durrantx86/hvm/ioreq: simplify code and use consistent naming
2018-04-03 Paul Durrantx86/hvm/ioreq: maintain an array of ioreq servers rathe...
2018-04-03 Boris Ostrovskylibxc: Pass e820 map to HVM/PVH guests via hvm_start_info
2018-04-03 Boris Ostrovskylibxl: Store e820 map in xc_dom_image
2018-04-03 Boris Ostrovskylibxl/x86: Build e820 map earlier for HVM/PVH guests
2018-04-03 Maran Wilsonx86/PVHv2: Add memory map pointer to hvm_start_info...
2018-04-01 Roger Pau Monnetools: set DEBUG_DIR from configure
2018-04-01 Stefano StabelliniAdd pvcalls info to xl man page and add missing LIBXL_H...
2018-03-30 Stefano Stabellinixl/libxl: add pvcalls support
2018-03-29 Andre PrzywaraARM: VGIC: wire new VGIC(-v2) files into Xen build...
2018-03-29 Andre PrzywaraARM: new VGIC: Allocate two pages for struct vcpu
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: implement map_resources
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: implement vgic_init
2018-03-29 Andre PrzywaraARM: new VGIC: Add vgic_v2_enable
2018-03-29 Andre PrzywaraARM: new VGIC: vgic-init: register VGIC
2018-03-29 Andre PrzywaraARM: new VGIC: Add preliminary stub implementation
2018-03-29 Andre PrzywaraARM: new VGIC: Implement arch_move_irqs()
2018-03-29 Olaf Heringfuzz: wrappers.c depends on x86_emulate.h
2018-03-29 Jan Beulichx86: fix OLDINSTR_2()
2018-03-29 Andrew Cooperx86/pv: Fix the handing of writes to %dr7
2018-03-28 Andre PrzywaraARM: new VGIC: Provide system register emulation stub
2018-03-28 Andre PrzywaraARM: new VGIC: Dump virtual IRQ info
2018-03-28 Andre PrzywaraARM: new VGIC: Handle virtual IRQ allocation/reservation
2018-03-28 Andre PrzywaraARM: new VGIC: Add event channel IRQ handling
2018-03-28 Andre PrzywaraARM: new VGIC: Handle hardware mapped IRQs
next